home *** CD-ROM | disk | FTP | other *** search
- I use ASLFileRequest to get a file, then I assign whatever it returns
- (a file with its path) to a string variable and try to use WTitle to
- change window's title to display that file:
- WTitle filepath$,"my screens name"
- The screen's and window's titles get somehow screwd up after the next
- window event it would seem. It contains some random strings, from
- file requester, or etc...
-
- It looks like there is a some string memory conflict, or something
- like that.
-
- Does anybody know how WTitle works? (Acid Software?) And under what
- conditions it should be used?
-
- ANY help is greatly appreciated!
- maciej, gorn4907@mars.rowan.edu
-
-
-